Ignore tsconfig auto generated build info file#290
Conversation
Overall package sizeSelf size: 1.86 MB Dependency sizes| name | version | self size | total size | |------|---------|-----------|------------| | source-map | 0.7.6 | 185.63 kB | 185.63 kB | | pprof-format | 2.2.1 | 163.06 kB | 163.06 kB | | node-gyp-build | 3.9.0 | 8.81 kB | 8.81 kB |🤖 This report was automatically generated by heaviest-objects-in-the-universe |
BenchmarksBenchmark execution time: 2026-03-04 21:15:25 Comparing candidate commit 5acf080 in PR branch Found 0 performance improvements and 1 performance regressions! Performance is the same for 90 metrics, 29 unstable metrics. scenario:profiler-light-load-with-wall-profiler-20
|
szegedi
left a comment
There was a problem hiding this comment.
I never noticed this, but then I use "npm run test"
|
@codex review |
|
Codex Review: Didn't find any major issues. Keep them coming! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
@szegedi this is introduced with gts update. It's generated each time I run test since our ts-config is extending gts config |
What does this PR do?:
Ignore auto generated tsconfig build info file
Motivation:
The ts config auto generated file after each yarn test is annoying